Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix svg graph scaling issue. #77

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Fix svg graph scaling issue. #77

merged 1 commit into from
Oct 8, 2024

Conversation

abaral8
Copy link
Contributor

@abaral8 abaral8 commented Sep 13, 2024

The following function adjusts the SVG scale, which is no longer necessary with the current version of Graphviz.
In the latest GitHub Actions runner, the Graphviz version used results in cropped SVG graphs when this function is applied.
However, this function might still be useful for other versions of Graphviz, so we are keeping it as a comment for reference.

…rrent graphviz version.

--------------
This function and logic is not removed for future reference.
@abaral8 abaral8 merged commit fa3c69f into develop Oct 8, 2024
2 checks passed
@abaral8 abaral8 deleted the fix/cropped-svg-graphs branch October 8, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants